home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 201-220 / scopedisk209 / hextris / readme < prev    next >
Text File  |  1995-03-19  |  6KB  |  153 lines

  1.                      
  2.                         HEXTRIS  V1.0
  3.  
  4.                         An Amiga Port.
  5.  
  6.                              BY
  7.  
  8.                         Jeff W. Teague
  9.  
  10.      Hello world. This is Amiga hextris, a unique version of "Tetris" based
  11. on hexoganal pieces. Please note version 1.0 of Amiga Hextris is copyright
  12. 1991 by Jeff W. Teague. Need I say more... Since this is a port of someone 
  13. elses copyrighted program, the original copyright notice is provided below:
  14.  
  15. /*
  16.  * hextris Copyright 1990 David Markley, dm3e@+andrew.cmu.edu, dam@cs.cmu.edu
  17.  *
  18.  * Permission to use, copy, modify, and distribute, this software and its
  19.  * documentation for any purpose is hereby granted without fee, provided that
  20.  * the above copyright notice appear in all copies and that both that
  21.  * copyright notice and this permission notice appear in supporting
  22.  * documentation, and that the name of the copyright holders be used in
  23.  * advertising or publicity pertaining to distribution of the software with
  24.  * specific, written prior permission, and that no fee is charged for further
  25.  * distribution of this software, or any modifications thereof.  The copyright
  26.  * holder make no representations about the suitability of this software for
  27.  * any purpose.  It is provided "as is" without express or implied warranty.
  28.  *
  29.  * THE COPYRIGHT HOLDER DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
  30.  * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
  31.  * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
  32.  * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
  33.  * DATA, PROFITS, QPA OR GPA, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE 
  34.  * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  35.  * PERFORMANCE OF THIS SOFTWARE.
  36.  */
  37.  
  38.      I think that pretty much sums up the legal stuff. 'nuff said. 
  39.      On to the important details.
  40.  
  41. Welcome to the world of hextris...
  42.  
  43. WHY DID I DO IT:
  44.  
  45.      I originally saw this program on a Sun terminal running under the 
  46. X-Windows environment. I liked what I saw and wanted the game on my Amiga 
  47. 2000. I had never done any 'real' programs on the Amiga yet and this seemed
  48. as good an excuse as any to learn. So, after a lot of work (and many visits 
  49. from the Guru meister) here it is. I hope you enjoy playing it as much as 
  50. I have.
  51.  
  52. WHAT IT IS:
  53.  
  54.      Hextris is a variation on the 'Tetris' theme. As you all know Tetris
  55. is a game where geometric shapes drop into a well. The pieces stack up until
  56. the well is full. The stack can be shortened if a horizontal line is 
  57. completed. The game pieces are based on rectangles and each piece has
  58. four rotations.
  59.      What's the twist, you ask? Hextris has the same gameplay as tetris, but
  60. the game pieces are based on hexagons. Therefore each piece has six rotations
  61. instead of four. Which makes for a unique challenge (hey, I enjoyed it).
  62.  
  63. INSTALLATION:
  64.  
  65.      After unarchiving you should have these files:
  66.  
  67.      hextris        - The executable.
  68.      hextris.info   - The icon.
  69.      hextris.scores - The high score file.
  70.      readme         - readme.
  71.      ppmore         - You had to readme with something.
  72.      .info          - One of those Amiga things.
  73.      source         - Sorry no source yet, maybe later...
  74.  
  75.      Before running the program you should tell the system where you want
  76. the high score file to reside. The program attempts to read the high score 
  77. file from HEXTRIS:
  78.      To define HEXTRIS: , at the cli type 'assign HEXTRIS: df0:' or whatever/
  79. where ever you feel is appropriate. You can also name the disk that the 
  80. program resides on as hextris. Where ever you define HEXTRIS: is where the 
  81. high score file will be written! If you do not define HEXTRIS: , NO SCORE 
  82. WILL BE WRITTEN.
  83.  
  84. PLAYING THE GAME:
  85.  
  86.      The game may be run from the cli or from the icon. After the game is
  87. run you should see the highscores and some helpful info to the right. The
  88. helpful info to the right tells you what keys to press to play. I think you
  89. can figure out the rest...
  90.  
  91. THE FUTURE:
  92.  
  93.      According to the original X-Windows readme:
  94.  
  95.     Hextris has been ported to X, and the Andrew Window Manager.
  96. The ports to mac and pc are under way. Hextris has been compiled for
  97. these system types: IBM RT, VAXstation 3100, DECstation 3100,
  98. SPARCstation 1, Sun 3/35, and macintosh running mach unix.
  99.  
  100.      I don't know about any other versions other than my version for the
  101. Amiga and the X-Windows version.
  102.  
  103.      I don't know what else can be done to this game. I would like to add
  104. some sound (ala The T). You know, some beeping and flashing or something.
  105. Although it's not really necessary, it sure wouldn't hurt. Perhaps some
  106. form of two player version? Both players using the keyboard at the same time
  107. (ala the arcade Tetris).
  108.  
  109.      If you have any suggestions please let me know. I'll certainly listen
  110. to them, but who knows if I'll find the time to act upon them.
  111.  
  112. THE THANKS:
  113.  
  114.      Of course someone should be thanked or this space would be empty...
  115.  
  116. Thanks to David Markley for his original version of hextris. I tried to
  117. send you email about my port, but never got a response. Hmmmmm.... Are you
  118. out there David?
  119. Thanks to Tadd Jensen for his playtesting, suggestions, and use of his Amiga
  120. 3000 (you scum) for testing under a 2.04 OS. (I still have the lowly 1.3).
  121. Thanks to Sheryl, you know who you are.
  122. Thanks to Fred, Fred Fish that is.
  123. Thanks to the MCCC, Metroplex Commodore Computer Club, for supporting the 
  124. Amiga and its users.
  125. Thanks to YOU, for reading all this crap. Why aren't you playing hextris?
  126.  
  127. MAIL / EMAIL:
  128.  
  129.      To send praise, pats on the back, congratulations, applause, beer, 
  130. money, whatever, contact me at:
  131.      teague@ssdss4.ssd.dl.nec.com
  132. And if your really desparate:
  133.      Jeff W. Teague
  134.      110 E. Denton
  135.      Euless, Tx.  76039
  136.  
  137. If your a loony, please don't abuse these addresses.
  138.  
  139.  
  140.      To contact the original guy (David Markley) you can try these: (I did
  141. but they didn't work, Oh well).
  142.  
  143.      David (dm3e+hextris@andrew.cmu.edu)
  144. If that address fails, please just send to:
  145.     dm3e@andrew.cmu.edu, or
  146.     dam@cs.cmu.edu
  147.  
  148. FINALLY:
  149.  
  150.      Are you still here? You must be one of those types who scrutinizes
  151. spelling and grammar. Well forgive me I don't have a spell checker.
  152.  
  153.